xen.git
2006-07-03 awilliam@xenbuild.aw[IA64] Clean up unused functions
2006-07-03 awilliam@xenbuild.aw[IA64] Emulate PAL_HALT_LIGHT
2006-07-03 awilliam@xenbuild.aw[IA64] update VTI Readme file
2006-07-03 awilliam@xenbuild.aw[IA64] privop_stat.c
2006-07-03 awilliam@xenbuild.aw[IA64] Fix a typo.
2006-06-28 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-06-28 awilliam@xenbuild.aw[IA64] make PAL_VPS_RESUME_HANDLER comply with VTI...
2006-06-28 kaf24@firebug... [NET] back: Add TSO support
2006-06-28 kaf24@firebug... [NET] loopback: Added support for TSO
2006-06-28 kaf24@firebug... [NET]: Give make_tx_response the req pointer instead...
2006-06-28 kaf24@firebug... [NET]: Added GSO support
2006-06-28 kfraser@dhcp93... [BLKBACK] Output statistics to sysfs.
2006-06-28 kaf24@firebug... [XENTOP] Fix CPU percentage display in batch mode.
2006-06-28 kaf24@firebug... [XENTOP] Adds batch mode processing option (output...
2006-06-28 kaf24@firebug... [HVM][SVM] Clean up double-fault handling.
2006-06-28 kaf24@firebug... [HVM][SVM] Disable machine check bits in CPUID_1.
2006-06-28 kaf24@firebug... [HVM][SVM] Clean up 32bit/64bit guest register code...
2006-06-27 awilliam@xenbuild.aw[IA64] Fix a few warnings.
2006-06-27 awilliam@xenbuild.aw[IA64] ptc.g virtualization fix 2
2006-06-27 kaf24@firebug... [LINUX] Fix a few compile warnings and memory leaks...
2006-06-27 kaf24@firebug... [LINUX][BLKBACK] Support temporary disconnection from...
2006-06-27 kaf24@firebug... [HVM] Fix virtual apic irq distribution.
2006-06-27 kfraser@dhcp93... [XEN] Upgrade microcode driver to 1.14a.
2006-06-27 kfraser@dhcp93... [TOOLS] Remove plan9 loader code. Latest plan9 port...
2006-06-27 kfraser@dhcp93... [XEN] Various cleanups to bitops usage.
2006-06-27 kfraser@dhcp93... [LINUX] Allow dma_alloc_coherent() to work for regions...
2006-06-27 kaf24@firebug... [BALLOON] Make the domain0 ballooning logic in xend...
2006-06-27 kaf24@firebug... [BUILD] Add distclean build target to xen directory...
2006-06-27 kaf24@firebug... [BALLOON] Add fallback code so that e.g. a domain ballo...
2006-06-27 kfraser@dhcp93... [XEN] Fix my change to XENVER_pagesize hypercall --
2006-06-27 kaf24@firebug... [TPM] Fix an occasional problem when doing local migrat...
2006-06-27 kaf24@firebug... [XEN][BUILD] Both ctags and etags support the -a (appen...
2006-06-27 kaf24@firebug... Add Xenoprof passive domain support
2006-06-27 kaf24@firebug... [HVM][SVM] move printk pin msg under an "if svm_dbg_on...
2006-06-27 kaf24@firebug... [VTPM_TOOLS] Hotplug script enabled the vtpm manager...
2006-06-27 kaf24@firebug... [VTPM_TOOLS] Updated vtpmd to save complete state in...
2006-06-27 kaf24@firebug... [VTPM_TOOLS] Moved the developement tpm_emulator down...
2006-06-27 kaf24@firebug... [TOOLS] Fix cm argument processing some more:
2006-06-27 kaf24@firebug... Add XENVER_pagesize hypercall.
2006-06-27 kfraser@dhcp93... [XEN][EMUL] x86 emulator should support 32-bit offsets...
2006-06-27 kaf24@firebug... [HVM][VMX] On a VMEXIT, 'dirty' the DR. Restore DR...
2006-06-27 kaf24@firebug... [HVM][VMX] Added flag_dr_dirty to hvm vcpu struct....
2006-06-27 kaf24@firebug... [HVM][VMX] Added dr restore if breakpoints are enabled...
2006-06-27 kaf24@firebug... [HVM][VMX] Safer treatment of VM_EXEC_CONTROL when...
2006-06-27 kaf24@firebug... [HVM][VMX] Propagate debug exception to guest if no...
2006-06-26 awilliam@xenbuild.aw[IA64] Remove kludge in Makefile to build asm-xsi-offsets.h
2006-06-26 awilliam@xenbuild.aw[IA64] sync console before halt/reboot
2006-06-26 awilliam@xenbuild.aw[IA64] ptc.g virtualization fix
2006-06-24 emellor@leeni... Some fine-tuning in the virtual TPM scripts for hotplug...
2006-06-24 emellor@leeni... Increases the retry limit to allow xend more time befor...
2006-06-23 awilliam@xenbuild.aw[IA64] Change of VTi guest firmware name and default...
2006-06-23 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-06-23 awilliam@xenbuild.aw[IA64] dom0vp machtophys fix argument check
2006-06-23 awilliam@xenbuild.aw[IA64] fix RSE issues rlated to handle_lazy_cover().
2006-06-23 awilliam@xenbuild.aw[IA64] memory exchange: use memory exchange
2006-06-23 awilliam@xenbuild.aw[IA64] memory exchange: support memory exchange
2006-06-23 awilliam@xenbuild.aw[IA64] memory exchange: update comment
2006-06-23 awilliam@xenbuild.aw[IA64] memory exchange: ia64 counter part of cs 10353...
2006-06-23 awilliam@xenbuild.aw[IA64] enable xencons irq for pcdp described uarts
2006-06-23 awilliam@xenbuild.aw[IA64] Allow guest to set the address of shared_info.
2006-06-22 kaf24@firebug... [TOOLS] Fix set_bit/clear bit for x86/64 in xc_linux_save
2006-06-22 kaf24@firebug... [XM-TEST] Remove second console attach in 03_memset_ran...
2006-06-22 kaf24@firebug... [VMX] Fix use of VMCLEAR a little: no need if not activ...
2006-06-22 kaf24@firebug... [TOOLS] Make sure to explicitly close the connection...
2006-06-22 kaf24@firebug... [TOOLS] Treat '--' command-line split option correctly.
2006-06-22 kaf24@firebug... [TOOLS] Fix pagetable-pinning loop in xc_linux_restore.
2006-06-21 awilliam@xenbuild.aw[IA64] per cpu vhpt stats
2006-06-21 awilliam@xenbuild.aw[IA64] optionally enable xen console with irq/input.
2006-06-21 awilliam@xenbuild.aw[IA64] Update xmexample.vti
2006-06-21 awilliam@xenbuild.aw[IA64] remove CONFIG_ARCH_XEN
2006-06-21 awilliam@xenbuild.aw[IA64] don't allow non-dom0 domains to set pte memory...
2006-06-21 awilliam@xenbuild.aw[IA64] create MDT entry to cover fw_mem area in dom_fw_...
2006-06-21 kaf24@firebug... [XEN] localtime support for paravirtualized guests
2006-06-21 kaf24@firebug... [LINUX][TPM] Use min_t/min instead of the #define'd...
2006-06-21 kaf24@firebug... [LINUX] Transparent virtualization fixes.
2006-06-21 kaf24@firebug... [IA64] stub to support dump_execution_state() on ia64
2006-06-20 awilliam@lappy[IA64] build linux kernel without using asm-xsi-offsets.h
2006-06-20 awilliam@lappy[IA64] check address clash with Xen for itc/ptc/itr/ptr
2006-06-20 awilliam@lappy[IA64] purge stale tlb entry in ia64_do_page_fault()
2006-06-20 awilliam@lappy[IA64] Fix for ptc.ga emulation
2006-06-20 awilliam@xenbuild.aw[IA64] Create vpsr_pp in privregs instead of using...
2006-06-20 kaf24@firebug... [XEN] Xen always relinquishes VGA console to domain0...
2006-06-20 kaf24@firebug... [XEN] Fix to previous changeset: continue to do softirq...
2006-06-20 kaf24@firebug... [XEN] Add a warning banner when 'sync_console' is used...
2006-06-20 awilliam@xenbuild.aw[IA64] fix mfn_to_local_pfn() for dma context
2006-06-20 kaf24@firebug... [XEN] Fix PAE PDPT shadowing coherence.
2006-06-20 kfraser@dhcp93... Add new XENMEM_machphys_mapping to get info about locat...
2006-06-20 kfraser@dhcp93... [LINUX] Another fix to i386 mfn_to_pfn().
2006-06-20 kfraser@dhcp93... [LINUX] Fix i386 build -- define max_mapnr in mfn_to_pfn().
2006-06-20 emellor@leeni... Move the SSHTransport class to its own file, so that...
2006-06-20 ack@localhost... Merge
2006-06-20 ack@localhost... Run credit scheduler tests by default
2006-06-20 kfraser@dhcp93... Export machine_to_phys start and end addresses to guests.
2006-06-20 shand@kneesaa... Make the credit scheduler the default - a number of...
2006-06-20 shand@kneesaa... Remove some spurious BUG_ON()'s from the credit scheduler.
2006-06-20 anthony@rhesis... Use an environmental variable (XM_SERVER) to determine...
2006-06-20 root@rhesis... This patch adds client side support for XML-RPC over...
2006-06-20 anthony@rhesis... Add an xm serve command.
2006-06-20 anthony@rhesis... Add support to Xend XML-RPC server for HTTP/1.1 Keep...
2006-06-19 awilliam@xenbuild.aw[IA64] dummy print_stack() func for NO_TRANSLATION...
next